projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6867021
)
Add gdkconfig.h include to GtkBuilder for GSEAL macro.
author
Tim Janik
<timj@src.gnome.org>
Fri, 20 Jun 2008 11:05:00 +0000
(11:05 +0000)
committer
Tim Janik
<timj@src.gnome.org>
Fri, 20 Jun 2008 11:05:00 +0000
(11:05 +0000)
svn path=/trunk/; revision=20568
gtk/gtkbuilder.h
patch
|
blob
|
history
diff --git
a/gtk/gtkbuilder.h
b/gtk/gtkbuilder.h
index 1ed20f95648e18f4b42c28a614c9c8847b9c7c81..9225477bf85de98aad30d43e9932f2a809ea95a4 100644
(file)
--- a/
gtk/gtkbuilder.h
+++ b/
gtk/gtkbuilder.h
@@
-25,6
+25,7
@@
#ifndef __GTK_BUILDER_H__
#define __GTK_BUILDER_H__
+#include <gdk/gdkconfig.h>
#include <glib-object.h>
G_BEGIN_DECLS